- D3DX11CheckVersion
HRESULT D3DX11CheckVersion(UINT D3DSdkVersion, UINT D3DX11SdkVersion)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- D3DX11CreateThreadPump
HRESULT D3DX11CreateThreadPump(UINT cIoThreads, UINT cProcThreads, ID3DX11ThreadPump* ppThreadPump)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- D3DX11DebugMute
BOOL D3DX11DebugMute(BOOL Mute)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- D3DX11UnsetAllDeviceObjects
HRESULT D3DX11UnsetAllDeviceObjects(ID3D11DeviceContext pContext)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- MAKE_D3DHRESULT
HRESULT MAKE_D3DHRESULT(T code)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAKE_D3DSTATUS
HRESULT MAKE_D3DSTATUS(T code)
Undocumented in source. Be warned that the author may not have intended to support it.